<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* flexslider */
.flexslider{position:relative;height:600px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:600px;background-size: cover;}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}
.flex-control-nav{position:absolute;z-index:999;bottom: 8%;left:40%;}
.flex-control-nav li{width:12px; height:12px;*display:inline;zoom:1;list-style:none;float: left;margin-left: 15px;}
.flex-control-nav a{display:inline-block;width:12px;height:12px;overflow:hidden;background: #adadad;cursor:pointer;line-height: 25px;line-height: 40px;border-radius: 10px;}
.flex-control-nav .flex-active{background: #e22c07;cursor: pointer;}
.content_one_right{display: none;}
.content_one_left{width: 100%;}</pre></body></html>